home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Config.dll / 0 / RCDATA / TRESIDENTCONFIG / TRESIDENTCONFIG.txt < prev   
Text File  |  2002-10-11  |  58KB  |  1,530 lines

  1. object ResidentConfig: TResidentConfig
  2.   Left = 333
  3.   Top = 231
  4.   ActiveControl = PCResidente
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Configuraci∩┐╜n de la protecci∩┐╜n permanente de archivos'
  8.   ClientHeight = 421
  9.   ClientWidth = 435
  10.   Color = 14215660
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = True
  18.   Position = poScreenCenter
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object PCResidente: TPlaPageControl
  23.     Tag = 87000
  24.     Left = 6
  25.     Top = 7
  26.     Width = 423
  27.     Height = 371
  28.     ActivePage = TabAcciones
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clWindowText
  31.     Font.Height = -11
  32.     Font.Name = 'Tahoma'
  33.     Font.Style = []
  34.     ParentFont = False
  35.     TabOrder = 0
  36.     TabStop = True
  37.     object TabAnalisis: TPlaTabSheet
  38.       Tag = 100
  39.       Caption = ' An∩┐╜lisis  '
  40.       TabVisible = True
  41.       object PlaGroupBox1: TPlaGroupBox
  42.         Tag = 200
  43.         Left = 14
  44.         Top = 11
  45.         Width = 392
  46.         Height = 153
  47.         TitleFont.Charset = DEFAULT_CHARSET
  48.         TitleFont.Color = 13977088
  49.         TitleFont.Height = -11
  50.         TitleFont.Name = 'MS Sans Serif'
  51.         TitleFont.Style = []
  52.         Caption = 'Analizar'
  53.         Font.Charset = DEFAULT_CHARSET
  54.         Font.Color = clWindowText
  55.         Font.Height = -11
  56.         Font.Name = 'Tahoma'
  57.         Font.Style = []
  58.         ParentFont = False
  59.         TabOrder = 0
  60.         object Image10: TImage
  61.           Left = 11
  62.           Top = 22
  63.           Width = 32
  64.           Height = 33
  65.           Picture.Data = {<image001.bmp>}
  66.           Transparent = True
  67.         end
  68.         object Label1: TLabel
  69.           Tag = 14800
  70.           Left = 58
  71.           Top = 19
  72.           Width = 322
  73.           Height = 13
  74.           AutoSize = False
  75.           Caption = 
  76.             'Selecciona en qu∩┐╜ operaciones y qu∩┐╜ extensiones deseas analizar.' +
  77.             ' '
  78.           Transparent = True
  79.           WordWrap = True
  80.         end
  81.         object PlaBevel2: TPlaBevel
  82.           Left = 218
  83.           Top = 45
  84.           Width = 13
  85.           Height = 69
  86.           Shape = bsLeftLine
  87.         end
  88.         object PanelNotes: TPlaPanel
  89.           Left = 58
  90.           Top = 63
  91.           Width = 153
  92.           Height = 33
  93.           Visible = False
  94.           object CBDocumentosAnidadosNotes: TPlaCheckBox
  95.             Tag = 72300
  96.             Left = 0
  97.             Top = 0
  98.             Width = 126
  99.             Height = 16
  100.             Caption = 'Documentos anidados'
  101.             Font.Charset = DEFAULT_CHARSET
  102.             Font.Color = clWindowText
  103.             Font.Height = -11
  104.             Font.Name = 'Tahoma'
  105.             Font.Style = []
  106.             ParentFont = False
  107.             TabOrder = 0
  108.             TabStop = False
  109.             ParentColor = False
  110.           end
  111.           object CBCuerposMensajeNotes: TPlaCheckBox
  112.             Tag = 72400
  113.             Left = 0
  114.             Top = 18
  115.             Width = 140
  116.             Height = 16
  117.             Caption = 'Cuerpos de los mensajes'
  118.             Font.Charset = DEFAULT_CHARSET
  119.             Font.Color = clWindowText
  120.             Font.Height = -11
  121.             Font.Name = 'Tahoma'
  122.             Font.Style = []
  123.             ParentFont = False
  124.             TabOrder = 1
  125.             TabStop = False
  126.             Visible = False
  127.             ParentColor = False
  128.           end
  129.         end
  130.         object ButtonExtensiones: TPlaButton
  131.           Tag = 15300
  132.           Left = 292
  133.           Top = 85
  134.           Width = 85
  135.           Height = 21
  136.           HelpContext = 52
  137.           Caption = '&Extensiones'
  138.           Font.Charset = DEFAULT_CHARSET
  139.           Font.Color = clWindowText
  140.           Font.Height = -11
  141.           Font.Name = 'Tahoma'
  142.           Font.Style = []
  143.           ParentFont = False
  144.           TabOrder = 1
  145.           TabStop = False
  146.           OnClick = ButtonExtensionesClick
  147.         end
  148.         object RBTodosFicheros: TPlaRadioButton
  149.           Left = 233
  150.           Top = 45
  151.           Width = 109
  152.           Height = 16
  153.           HelpContext = 50
  154.           Caption = 'Todos los archivos'
  155.           Font.Charset = DEFAULT_CHARSET
  156.           Font.Color = clWindowText
  157.           Font.Height = -11
  158.           Font.Name = 'Tahoma'
  159.           Font.Style = []
  160.           ParentFont = False
  161.           TabOrder = 2
  162.           TabStop = False
  163.           OnClick = RBTodosFicherosClick
  164.         end
  165.         object RBExtensiones: TPlaRadioButton
  166.           Left = 233
  167.           Top = 63
  168.           Width = 120
  169.           Height = 16
  170.           HelpContext = 51
  171.           Caption = 'S∩┐╜lo mis extensiones'
  172.           Font.Charset = DEFAULT_CHARSET
  173.           Font.Color = clWindowText
  174.           Font.Height = -11
  175.           Font.Name = 'Tahoma'
  176.           Font.Style = []
  177.           ParentFont = False
  178.           TabOrder = 3
  179.           OnClick = RBExtensionesClick
  180.           Checked = True
  181.         end
  182.         object CBComprimidos: TPlaCheckBox
  183.           Tag = 15200
  184.           Left = 58
  185.           Top = 45
  186.           Width = 81
  187.           Height = 16
  188.           HelpContext = 48
  189.           Caption = 'Comprimidos'
  190.           Font.Charset = DEFAULT_CHARSET
  191.           Font.Color = clWindowText
  192.           Font.Height = -11
  193.           Font.Name = 'Tahoma'
  194.           Font.Style = []
  195.           ParentFont = False
  196.           TabOrder = 4
  197.           OnClick = CBAnaResAPerturaClick
  198.           ParentColor = False
  199.         end
  200.         object CBGrabarResultados: TPlaCheckBox
  201.           Tag = 1600
  202.           Left = 58
  203.           Top = 98
  204.           Width = 101
  205.           Height = 16
  206.           HelpContext = 49
  207.           Caption = 'Generar Informe'
  208.           Font.Charset = DEFAULT_CHARSET
  209.           Font.Color = clWindowText
  210.           Font.Height = -11
  211.           Font.Name = 'Tahoma'
  212.           Font.Style = []
  213.           ParentFont = False
  214.           TabOrder = 5
  215.           TabStop = False
  216.           OnClick = CBAnaResAPerturaClick
  217.           ParentColor = False
  218.           State = cbChecked
  219.         end
  220.         object PlaButton1: TPlaButton
  221.           Left = 58
  222.           Top = 120
  223.           Width = 113
  224.           Height = 21
  225.           HelpContext = 206
  226.           Caption = 'Opciones avanzadas'
  227.           Font.Charset = DEFAULT_CHARSET
  228.           Font.Color = clWindowText
  229.           Font.Height = -11
  230.           Font.Name = 'Tahoma'
  231.           Font.Style = []
  232.           ParentFont = False
  233.           TabOrder = 6
  234.           TabStop = False
  235.           OnClick = PlaButton1Click
  236.         end
  237.       end
  238.       object PlaGroupBox7: TPlaGroupBox
  239.         Left = 14
  240.         Top = 180
  241.         Width = 392
  242.         Height = 93
  243.         TitleFont.Charset = DEFAULT_CHARSET
  244.         TitleFont.Color = 13977088
  245.         TitleFont.Height = -11
  246.         TitleFont.Name = 'Tahoma'
  247.         TitleFont.Style = []
  248.         Caption = 'Bloqueo de scripts'
  249.         Font.Charset = DEFAULT_CHARSET
  250.         Font.Color = clWindowText
  251.         Font.Height = -11
  252.         Font.Name = 'Tahoma'
  253.         Font.Style = []
  254.         ParentFont = False
  255.         TabOrder = 1
  256.         object Image3: TImage
  257.           Left = 11
  258.           Top = 22
  259.           Width = 32
  260.           Height = 33
  261.           Picture.Data = {<image002.bmp>}
  262.           Transparent = True
  263.         end
  264.         object Label2: TLabel
  265.           Left = 58
  266.           Top = 19
  267.           Width = 288
  268.           Height = 13
  269.           Caption = 'Impide que se ejecuten archivos de script (VBScript, JScript)'
  270.           Transparent = True
  271.         end
  272.         object CBImpedir: TPlaCheckBox
  273.           Left = 58
  274.           Top = 44
  275.           Width = 218
  276.           Height = 16
  277.           HelpContext = 207
  278.           Caption = 'Impedir la ejecuci∩┐╜n de archivos de script'
  279.           Font.Charset = DEFAULT_CHARSET
  280.           Font.Color = clWindowText
  281.           Font.Height = -11
  282.           Font.Name = 'Tahoma'
  283.           Font.Style = []
  284.           ParentFont = False
  285.           TabOrder = 0
  286.         end
  287.       end
  288.     end
  289.     object TabAcciones: TPlaTabSheet
  290.       Tag = 2600
  291.       Caption = ' Acciones  '
  292.       TabVisible = True
  293.       object PlaGroupBox2: TPlaGroupBox
  294.         Tag = 2700
  295.         Left = 14
  296.         Top = 11
  297.         Width = 395
  298.         Height = 228
  299.         TitleFont.Charset = DEFAULT_CHARSET
  300.         TitleFont.Color = 13977088
  301.         TitleFont.Height = -11
  302.         TitleFont.Name = 'MS Sans Serif'
  303.         TitleFont.Style = []
  304.         Caption = 'En caso de encontrar virus'
  305.         Font.Charset = DEFAULT_CHARSET
  306.         Font.Color = clWindowText
  307.         Font.Height = -11
  308.         Font.Name = 'Tahoma'
  309.         Font.Style = []
  310.         ParentFont = False
  311.         TabOrder = 0
  312.         object LblDescripcion: TLabel
  313.           Left = 58
  314.           Top = 84
  315.           Width = 325
  316.           Height = 29
  317.           AutoSize = False
  318.           Transparent = True
  319.           WordWrap = True
  320.         end
  321.         object Label4: TLabel
  322.           Tag = 2800
  323.           Left = 58
  324.           Top = 19
  325.           Width = 325
  326.           Height = 26
  327.           AutoSize = False
  328.           Caption = 
  329.             'Selecciona la acci∩┐╜n que deseas llevar a cabo en el caso de que ' +
  330.             'se encuentren virus.'
  331.           WordWrap = True
  332.         end
  333.         object Image1: TImage
  334.           Left = 11
  335.           Top = 22
  336.           Width = 32
  337.           Height = 33
  338.           Picture.Data = {<image003.bmp>}
  339.           Transparent = True
  340.         end
  341.         object GBPreguntar: TPlaGroupBox
  342.           Tag = 3800
  343.           Left = 58
  344.           Top = 123
  345.           Width = 325
  346.           Height = 65
  347.           TitleFont.Charset = DEFAULT_CHARSET
  348.           TitleFont.Color = 8408344
  349.           TitleFont.Height = -11
  350.           TitleFont.Name = 'MS Sans Serif'
  351.           TitleFont.Style = []
  352.           Caption = 'Opciones posibles al preguntar'
  353.           Font.Charset = DEFAULT_CHARSET
  354.           Font.Color = clWindowText
  355.           Font.Height = -11
  356.           Font.Name = 'Tahoma'
  357.           Font.Style = []
  358.           ParentFont = False
  359.           TabOrder = 0
  360.           object CBDesinfectar: TPlaCheckBox
  361.             Tag = 4000
  362.             Left = 207
  363.             Top = 19
  364.             Width = 76
  365.             Height = 16
  366.             HelpContext = 147
  367.             Caption = 'Desinfectar'
  368.             Font.Charset = DEFAULT_CHARSET
  369.             Font.Color = clWindowText
  370.             Font.Height = -11
  371.             Font.Name = 'Tahoma'
  372.             Font.Style = []
  373.             ParentFont = False
  374.             TabOrder = 1
  375.             TabStop = False
  376.             OnClick = CBDesinfectarClick
  377.           end
  378.           object CBBorrar: TPlaCheckBox
  379.             Tag = 3900
  380.             Left = 14
  381.             Top = 37
  382.             Width = 51
  383.             Height = 16
  384.             HelpContext = 146
  385.             Caption = 'Borrar'
  386.             Font.Charset = DEFAULT_CHARSET
  387.             Font.Color = clWindowText
  388.             Font.Height = -11
  389.             Font.Name = 'Tahoma'
  390.             Font.Style = []
  391.             ParentFont = False
  392.             TabOrder = 0
  393.             TabStop = False
  394.             OnClick = CBAnaResAPerturaClick
  395.           end
  396.           object CBMover: TPlaCheckBox
  397.             Tag = 3000
  398.             Left = 14
  399.             Top = 19
  400.             Width = 51
  401.             Height = 16
  402.             HelpContext = 145
  403.             Caption = 'Mover'
  404.             Font.Charset = DEFAULT_CHARSET
  405.             Font.Color = clWindowText
  406.             Font.Height = -11
  407.             Font.Name = 'Tahoma'
  408.             Font.Style = []
  409.             ParentFont = False
  410.             TabOrder = 2
  411.             OnClick = CBAnaResAPerturaClick
  412.           end
  413.         end
  414.         object ComboAcciones: TPlaComboBox
  415.           Left = 58
  416.           Top = 58
  417.           Width = 325
  418.           Height = 21
  419.           HelpContext = 210
  420.           Font.Charset = DEFAULT_CHARSET
  421.           Font.Color = clWindowText
  422.           Font.Height = -11
  423.           Font.Name = 'Tahoma'
  424.           Font.Style = []
  425.           ParentFont = False
  426.           Style = csDropDownList
  427.           TabOrder = 1
  428.           OnChange = ComboAccionesChange
  429.         end
  430.         object CBCopia: TPlaCheckBox
  431.           Tag = 226900
  432.           Left = 58
  433.           Top = 200
  434.           Width = 328
  435.           Height = 16
  436.           HelpContext = 55
  437.           Caption = 'Realizar copia de seguridad del archivo en caso de desinfecci∩┐╜n.'
  438.           Font.Charset = DEFAULT_CHARSET
  439.           Font.Color = clWindowText
  440.           Font.Height = -11
  441.           Font.Name = 'Tahoma'
  442.           Font.Style = []
  443.           ParentFont = False
  444.           TabOrder = 2
  445.           TabStop = False
  446.           OnClick = CBCopiaClick
  447.           WordWrap = True
  448.         end
  449.       end
  450.     end
  451.     object TabExclusiones: TPlaTabSheet
  452.       Tag = 4300
  453.       Caption = ' Exclusiones '
  454.       TabVisible = True
  455.       object Label3: TLabel
  456.         Tag = 4400
  457.         Left = 58
  458.         Top = 7
  459.         Width = 347
  460.         Height = 26
  461.         AutoSize = False
  462.         Caption = 
  463.           'Puedes especificar qu∩┐╜ directorios, archivos y extensiones no qu' +
  464.           'ieres que sean analizados.'
  465.         WordWrap = True
  466.       end
  467.       object Image2: TImage
  468.         Left = 14
  469.         Top = 7
  470.         Width = 32
  471.         Height = 33
  472.         Picture.Data = {<image004.bmp>}
  473.         Transparent = True
  474.       end
  475.       object PlaGroupBox3: TPlaGroupBox
  476.         Left = 14
  477.         Top = 47
  478.         Width = 392
  479.         Height = 78
  480.         TitleFont.Charset = DEFAULT_CHARSET
  481.         TitleFont.Color = 13977088
  482.         TitleFont.Height = -11
  483.         TitleFont.Name = 'MS Sans Serif'
  484.         TitleFont.Style = []
  485.         Caption = 'Directorios'
  486.         Font.Charset = DEFAULT_CHARSET
  487.         Font.Color = clWindowText
  488.         Font.Height = -11
  489.         Font.Name = 'Tahoma'
  490.         Font.Style = []
  491.         ParentFont = False
  492.         TabOrder = 0
  493.         object TVDirectorios: TPlaTreeView
  494.           Left = 14
  495.           Top = 17
  496.           Width = 268
  497.           Height = 49
  498.           HelpContext = 240
  499.           AllowMultiDrag = False
  500.           AutoCheck = False
  501.           AutoExpand = False
  502.           AutoScroll = True
  503.           ChangeDelay = 0
  504.           CheckBoxesType = ctNone
  505.           DragExpandDelay = 100
  506.           ExpandOnDrag = True
  507.           HideSelection = False
  508.           HotTrack = False
  509.           Indent = 22
  510.           Images = ILDirFichExt
  511.           MultiSelect = False
  512.           ShowLines = False
  513.           ShowButtons = False
  514.           ShowHeader = False
  515.           OnAfterInsert = TVDirectoriosAfterInsert
  516.           OnDeletion = TVDirectoriosDeletion
  517.           ReadOnly = True
  518.           ShowRoot = False
  519.           SortOrder = soAscending
  520.           SortType = stText
  521.           ToolTips = True
  522.           Font.Charset = DEFAULT_CHARSET
  523.           Font.Color = clBlack
  524.           Font.Height = -11
  525.           Font.Name = 'Tahoma'
  526.           Font.Style = []
  527.           Ctl3D = True
  528.           DragCursor = crDrag
  529.           DragMode = dmManual
  530.           ParentCtl3D = False
  531.           TabOrder = 0
  532.           TabStop = True
  533.           ParentFont = False
  534.           ParentShowHint = False
  535.           ShowHint = False
  536.           Data = {000100000000FE}
  537.         end
  538.         object SpeedButtonAddDirectorio: TPlaBitBtn
  539.           Tag = 4600
  540.           Left = 293
  541.           Top = 17
  542.           Width = 87
  543.           Height = 21
  544.           HelpContext = 18
  545.           Caption = 'A∩┐╜adir'
  546.           Font.Charset = DEFAULT_CHARSET
  547.           Font.Color = clWindowText
  548.           Font.Height = -11
  549.           Font.Name = 'Tahoma'
  550.           Font.Style = []
  551.           ParentFont = False
  552.           TabOrder = 1
  553.           OnClick = SpeedButtonAddDirectorioClick
  554.           Glyph.Data = {
  555.             36030000424D3603000000000000360000002800000010000000100000000100
  556.             18000000000000030000120B0000120B00000000000000000000FF00FFFF00FF
  557.             FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
  558.             FFFF00FFFF00FFFF00FFFF00FFCADEE2CAD9DCCCD8D9CBD6DACEDADCD1DEE0D4
  559.             E2E3D7E5E6D8E7E8D9E9ECFF00FFFF00FFFF00FFFF00FFFF00FF94C4D358AAC4
  560.             47A3C074A3AF91AFB7AEC0C5C2CBCCCBD5D7CDD7DACEDADDD2DFE0D6E3E5DAE7
  561.             EADEEBEDFF00FFFF00FF42A7C744AFD342B8E23AB7E23BAED63DA0BF4B94AD6B
  562.             9EAD95ACB1B8C0C1C7D2D3CCD8D9D2DEE0D8E5E7DEEBEDFF00FF48A9C95BB9DB
  563.             80DBF778DFFE73DBFC6FD7FA63D3F740BBE035ACCF3FA5C484A3AAB3BCBECAD4
  564.             D5D0DADCD8E3E5DFECEE45A9CA4FB5D999E9F58DEDFF80E7FF83E8FE84E8FE8A
  565.             ECFE8DEDFE76E1F959D0F33FA3C0B0BEC0C9D2D4D2DCDDDDE9EB4AACCE49B2D9
  566.             A6EBF59DF9FF88F1FF8CF1FF8CF1FF8AF0FF8AF0FF93F7FF8EEDFF69DAF26AAF
  567.             C6C9CFD1CED7D8DBE4E651AFCF4EB4DF85D5EDA8FFFF92FDFF92FCFF93FCFF93
  568.             FCFF94FCFF95FDFF8BEBFFA8F4FD5EBAD5C2C9CBD2D6D7DCE1E255B0D056BBE9
  569.             50BCE3A2EEF5ABFFFEB4FFFFB3FFFFA6FFFFA3FFFFA6FFFF8EECFFD1FCFF7BCE
  570.             E295BAC5D0D4D5D7DBDC4CACCD79D1F356CAF253BFE36BC6E379CFE79CE3F2CD
  571.             FDFEC7FFFFCAFFFFA0ECFFEDFFFFC8EDF75FB6D0C6D1D5D5D9DA46ABCB85E0F4
  572.             89EEFE76E3FA66DBF45CD5F059CEEB7ED7EBBCECF6D4F5FABEEDFDF3FEFFF6FC
  573.             FDA3DBEDB2CBD2DDE1E14DB0CC8EEFF491FCFF97FCFF9DFFFFA7FFFF9EFDFF7C
  574.             E3F17CDEF0A5EEF6A1E1F0ACDAE8D3E8F0C4E3EED5E1E5ECEFF062B8D2B8F5F6
  575.             9DFFFF9DFFFFBAFFFFC1F4F7BBF6F8B6FDFDB7FCFCC4FBFBA1DEEAC2D8DEEAEF
  576.             F0EDF3F6F5F7F7F6F8F886CDE3A3DFECAFF0F7CDFDFEBCECF599CFE1C0DFE6BE
  577.             E9EED0EEF2E0F2F5E8F3F5F7F8F9F8FAFAFF00FFFF00FFFF00FFECF7F9D5EDF4
  578.             C2E7F285D6ED99DAECDCEBF1F5F6F6F7F9FAFF00FFFF00FFFF00FFFF00FFFF00
  579.             FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
  580.             00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF}
  581.         end
  582.         object ButtonEliminarDirectorio: TPlaButton
  583.           Tag = 4700
  584.           Left = 293
  585.           Top = 46
  586.           Width = 87
  587.           Height = 21
  588.           HelpContext = 19
  589.           Caption = 'Eliminar'
  590.           Enabled = False
  591.           Font.Charset = DEFAULT_CHARSET
  592.           Font.Color = clWindowText
  593.           Font.Height = -11
  594.           Font.Name = 'Tahoma'
  595.           Font.Style = []
  596.           ParentFont = False
  597.           TabOrder = 2
  598.           TabStop = False
  599.           OnClick = ButtonEliminarDirectorioClick
  600.         end
  601.       end
  602.       object PlaGroupBox4: TPlaGroupBox
  603.         Tag = 15400
  604.         Left = 14
  605.         Top = 131
  606.         Width = 392
  607.         Height = 78
  608.         TitleFont.Charset = DEFAULT_CHARSET
  609.         TitleFont.Color = 13977088
  610.         TitleFont.Height = -11
  611.         TitleFont.Name = 'MS Sans Serif'
  612.         TitleFont.Style = []
  613.         Caption = 'Archivos'
  614.         Font.Charset = DEFAULT_CHARSET
  615.         Font.Color = clWindowText
  616.         Font.Height = -11
  617.         Font.Name = 'Tahoma'
  618.         Font.Style = []
  619.         ParentFont = False
  620.         TabOrder = 1
  621.         object TVFicheros: TPlaTreeView
  622.           Left = 14
  623.           Top = 17
  624.           Width = 268
  625.           Height = 49
  626.           HelpContext = 244
  627.           AllowMultiDrag = False
  628.           AutoCheck = False
  629.           AutoExpand = False
  630.           AutoScroll = True
  631.           ChangeDelay = 0
  632.           CheckBoxesType = ctNone
  633.           DragExpandDelay = 100
  634.           ExpandOnDrag = True
  635.           HideSelection = False
  636.           HotTrack = False
  637.           Indent = 22
  638.           Images = ILDirFichExt
  639.           MultiSelect = False
  640.           ShowLines = False
  641.           ShowButtons = False
  642.           ShowHeader = False
  643.           OnAfterInsert = TVFicherosAfterInsert
  644.           OnDeletion = TVFicherosDeletion
  645.           ReadOnly = True
  646.           ShowRoot = False
  647.           SortOrder = soAscending
  648.           SortType = stText
  649.           ToolTips = True
  650.           Font.Charset = DEFAULT_CHARSET
  651.           Font.Color = clBlack
  652.           Font.Height = -11
  653.           Font.Name = 'Tahoma'
  654.           Font.Style = []
  655.           Ctl3D = True
  656.           DragCursor = crDrag
  657.           DragMode = dmManual
  658.           ParentCtl3D = False
  659.           TabOrder = 0
  660.           TabStop = True
  661.           ParentFont = False
  662.           ParentShowHint = False
  663.           ShowHint = False
  664.           Data = {000100000000FE}
  665.         end
  666.         object SpeedButtonAddFichero: TPlaBitBtn
  667.           Tag = 4600
  668.           Left = 293
  669.           Top = 17
  670.           Width = 87
  671.           Height = 21
  672.           HelpContext = 20
  673.           Caption = 'A∩┐╜adir'
  674.           Font.Charset = DEFAULT_CHARSET
  675.           Font.Color = clWindowText
  676.           Font.Height = -11
  677.           Font.Name = 'Tahoma'
  678.           Font.Style = []
  679.           ParentFont = False
  680.           TabOrder = 1
  681.           OnClick = SpeedButtonAddFicheroClick
  682.           Glyph.Data = {
  683.             36030000424D3603000000000000360000002800000010000000100000000100
  684.             18000000000000030000120B0000120B00000000000000000000FF00FFDCEBED
  685.             D7E5E8CCD9DBC8D2D5C7D3D5C8D3D5C7D3D5C7D3D5C8D3D5C8D3D5C7D3D5C8D3
  686.             D5CDD9DCD6E5E8FF00FFFF00FFA37573A77977AA7B79AA7B79AA7B79AA7B79AA
  687.             7B79AA7B79AA7B79AF7F7CB88785C2CCCDC8D4D5D6E4E6FF00FFFF00FFA37674
  688.             E7CAC2F6D4C7F9D0C1F7CDBAF9CCBAF9CBB6F8CAB5F6C9B2FACEBAC9A7A5C2CC
  689.             CEC9D4D6D7E5E7FF00FFFF00FFA37674F4E8E0FEF1E5FDEDDDFEEBD9FEE8D5FE
  690.             E6CFFEE4CAFEE1C6FFD9C2D1B4B2C4CDCFCBD5D7D9E6E8FF00FFFF00FFA47774
  691.             F4EAE3FEF2E9FEEEE1FDECDCFEEAD8FEE8D4FEE6D0FFE4CBFFD9C4D1B4B2C5CE
  692.             CFCCD6D8DBE7E9FF00FFFF00FFA0786DF3EDE7FDF4ECFDF0E5FEEEE0FEEDDDFE
  693.             EAD8FEE8D4FEE6CFFFDBCAD2B4B2C6CFD0CED7D9DDE7E9FF00FFFF00FFA0796D
  694.             F3EEE9FDF6EFFDF2E8FDF0E4FDEEE0FEECDCFEEAD8FEE8D4FDDBCCD2B5B3C8CF
  695.             D1CFD8D9DFE9EBFF00FFFF00FFA0796DF3EFEBFDF8F2FDF4ECFDF2E7FDF0E4FE
  696.             EFE0FEECDCFDEAD7FFDDD1D4B6B4CED2D3D6DBDCE0EAECFF00FFFF00FFA0796D
  697.             F3F1EEFDF9F5FDF6EEFEF4EBFEF2E8FEF0E4FEEEDFFEECDBFFD7CDD4B7B4CFD3
  698.             D4D7DCDCE2ECECFF00FFFF00FFA0796DF3F2F0FDFBF8FDF7F2FDF5EEFDF4EAFE
  699.             F2E7FDF0E3FDD0C3FFC7C1D5B7B5CFD3D4D8DCDDE5ECEDFF00FFFF00FFA98271
  700.             F3F4F1FDFCF9FDF9F4FDF7F1FDF5EEFEF4EBFFD8CCFFAAAAFFAFAFD5B8B5D1D4
  701.             D4D9DDDDEAEEF0FF00FFFF00FFBC927AF3F4F3FDFDFBFEFBF7FDF9F4FEF7F1B2
  702.             8074B17F73B58278C5A096D7BBB8D5D7D8E0E3E3EFF3F3FF00FFFF00FFCDA17E
  703.             F3F5F4FDFEFDFDFCFBFDFCF9FDFAF7B28074E8B78AFDBA5AF7BE78E5C8B5DFE1
  704.             E1EDEFEFF6F9FAFF00FFFF00FFD3A585F3F5F4FDFFFEFDFEFDFDFDFBFDFCF9B6
  705.             8377EDD0AFFDDCAEEDCEBAE1E3E3EFF0F0F8F9F9FF00FFFF00FFFF00FFDCAC85
  706.             F8ECE1F7ECE1ECE1D7E8D9D3E2D7D0BF938BF1DEC4EED5C3E4E4E5F0F1F1F8FA
  707.             FAFF00FFFF00FFFF00FFFF00FFE7B88EDEAE8FE2BA9CE3BAA0E4BA9CE2B99EC4
  708.             9F98E8C9B6F2F3F3F4F5F5F9FAFAFF00FFFF00FFFF00FFFF00FF}
  709.         end
  710.         object ButtonEliminarFichero: TPlaButton
  711.           Tag = 4700
  712.           Left = 293
  713.           Top = 46
  714.           Width = 87
  715.           Height = 21
  716.           HelpContext = 21
  717.           Caption = 'Eliminar'
  718.           Enabled = False
  719.           Font.Charset = DEFAULT_CHARSET
  720.           Font.Color = clWindowText
  721.           Font.Height = -11
  722.           Font.Name = 'Tahoma'
  723.           Font.Style = []
  724.           ParentFont = False
  725.           TabOrder = 2
  726.           TabStop = False
  727.           OnClick = ButtonEliminarFicheroClick
  728.         end
  729.       end
  730.       object PlaGroupBox5: TPlaGroupBox
  731.         Tag = 1100
  732.         Left = 14
  733.         Top = 217
  734.         Width = 392
  735.         Height = 117
  736.         TitleFont.Charset = DEFAULT_CHARSET
  737.         TitleFont.Color = 13977088
  738.         TitleFont.Height = -11
  739.         TitleFont.Name = 'MS Sans Serif'
  740.         TitleFont.Style = []
  741.         Caption = 'Extensiones'
  742.         Font.Charset = DEFAULT_CHARSET
  743.         Font.Color = clWindowText
  744.         Font.Height = -11
  745.         Font.Name = 'Tahoma'
  746.         Font.Style = []
  747.         ParentFont = False
  748.         TabOrder = 2
  749.         object Label10: TLabel
  750.           Left = 296
  751.           Top = 12
  752.           Width = 85
  753.           Height = 13
  754.           Caption = 'Nueva extensi∩┐╜n:'
  755.           Font.Charset = ANSI_CHARSET
  756.           Font.Color = clWindowText
  757.           Font.Height = -11
  758.           Font.Name = 'Tahoma'
  759.           Font.Style = []
  760.           ParentFont = False
  761.           Transparent = True
  762.         end
  763.         object TVExtensiones: TPlaTreeView
  764.           Left = 14
  765.           Top = 17
  766.           Width = 268
  767.           Height = 91
  768.           HelpContext = 248
  769.           AllowMultiDrag = False
  770.           AutoCheck = False
  771.           AutoExpand = False
  772.           AutoScroll = True
  773.           ChangeDelay = 0
  774.           CheckBoxesType = ctNone
  775.           DragExpandDelay = 100
  776.           ExpandOnDrag = True
  777.           HideSelection = False
  778.           HotTrack = False
  779.           Indent = 22
  780.           Images = ILDirFichExt
  781.           MultiSelect = False
  782.           ShowLines = False
  783.           ShowButtons = False
  784.           ShowHeader = False
  785.           OnAfterInsert = TVExtensionesAfterInsert
  786.           OnDeletion = TVExtensionesDeletion
  787.           ReadOnly = True
  788.           ShowRoot = False
  789.           SortOrder = soAscending
  790.           SortType = stText
  791.           ToolTips = True
  792.           Font.Charset = DEFAULT_CHARSET
  793.           Font.Color = clBlack
  794.           Font.Height = -11
  795.           Font.Name = 'Tahoma'
  796.           Font.Style = []
  797.           Ctl3D = True
  798.           DragCursor = crDrag
  799.           DragMode = dmManual
  800.           ParentCtl3D = False
  801.           TabOrder = 0
  802.           TabStop = True
  803.           ParentFont = False
  804.           ParentShowHint = False
  805.           ShowHint = False
  806.           Data = {000100000000FE}
  807.         end
  808.         object EditExtensiones: TPlaEdit
  809.           Left = 295
  810.           Top = 30
  811.           Width = 87
  812.           Height = 21
  813.           Cursor = crIBeam
  814.           HelpContext = 22
  815.           Font.Charset = DEFAULT_CHARSET
  816.           Font.Color = clWindowText
  817.           Font.Height = -11
  818.           Font.Name = 'Tahoma'
  819.           Font.Style = []
  820.           MaxLength = 3
  821.           ParentFont = False
  822.           TabOrder = 1
  823.           Transparent = False
  824.           OnChange = EditExtensionesChange
  825.         end
  826.         object SpeedButtonAddExtension: TPlaBitBtn
  827.           Tag = 4600
  828.           Left = 295
  829.           Top = 57
  830.           Width = 87
  831.           Height = 21
  832.           HelpContext = 23
  833.           Caption = 'A∩┐╜adir'
  834.           Enabled = False
  835.           Font.Charset = DEFAULT_CHARSET
  836.           Font.Color = clWindowText
  837.           Font.Height = -11
  838.           Font.Name = 'Tahoma'
  839.           Font.Style = []
  840.           ParentFont = False
  841.           TabOrder = 2
  842.           TabStop = False
  843.           OnClick = SpeedButtonAddExtensionClick
  844.           Glyph.Data = {
  845.             36030000424D3603000000000000360000002800000010000000100000000100
  846.             18000000000000030000120B0000120B00000000000000000000FF00FFD7E5E8
  847.             CDD8DCC8D3D5C8D3D5C7D3D5C8D2D5C7D3D5C8D3D5C7D3D5CCD9DBD7E5E8DCEB
  848.             EEFF00FFFF00FFFF00FF6161C86262CB6464CE6464CE6464CE6464CE6464CE66
  849.             66D36B6BDDC2CCCDC6D2D4D1DDE0D6E3E7D8E6E8DBEAECFF00FF7D75BA9393DA
  850.             9191DF8B8BDD8586DC8180DA7D7DD97F7FDC7575E0C2CCCEC4CFD0C7D3D4C9D4
  851.             D6CFDBDDD9E6E9FF00FF7D75BA9E9EE09D9DE69696E48F8FE2898AE08584DF86
  852.             85DF7474E0638757618556648958C4CDCFC9D3D5D4E0E1DAE6E87D75BAA7A7E3
  853.             A6A6E99E9EE69797E49091E28A8AE18686DF6D6DDECCDCA1CADB9C6F9163C5CE
  854.             CFC7D0D2CAD4D6CCD6D87D75B9B0B1E5AFAFEBA8A7E99F9FE79898E59291E38B
  855.             8BE16C6CDED0DFA7CFDEA56D9062B58380B2817EB88785C6CFD07D75B9B8B9E7
  856.             B8B9EEB1B0ECA8A8E9A0A0E79A99E59292E46C6CDED3E2ADCFE0A7668B5AFCDF
  857.             C5FEE3CAC9A7A5C8CFD17D75BAC2C1EAC2C1F1BABAEFB2B2ECAAAAEAA1A2E89B
  858.             9AE66C6CDED6E4B3D2E1AC658A59FEE1C6FEE7D1D1B4B2CED2D39F9BCCC9C9ED
  859.             CBCBF3C2C3F1BBBBEFB3B3ECAAAAEAA3A3E86C6CDEDAE7B9D6E4B2658A59FEE1
  860.             C6FEE7D1D2B4B2CFD3D49F9BCCD1D0EED3D3F6CCCCF3C4C4F2BCBCEFB4B4EDAC
  861.             ACEB6C6CDEDEEAC0D9E6B9658A59FEE3C9FEE7D1D2B5B3CFD3D4A09CCEDBDBF4
  862.             DCDCF8D3D3F5CDCDF4C5C5F2BDBDF0B5B5ED6C6CDEE1ECC7DDE9C0658A59FEE5
  863.             CCFEE7D1D4B6B4D1D4D4A9A5D9B0ACE2B0ACE18980CA8B82CC8C83CF8C83CF8C
  864.             83CF6C6CDEE5EFCEE1ECC7658A59FDE7D1FEE5D1D4B7B4D3D5D6FF00FFFF00FF
  865.             FF00FFA8D690F6FBF2F7FBEFF3F9E9F0F7E4EDF5DDE9F2D5E4EECE658A59FEE3
  866.             C9FEE4D0D5B7B5D4D6D6FF00FFFF00FFFF00FFA9D891AFE096AEDE95ABDB93AE
  867.             DE95AFE09660B15760B15760B157FDDFC5FDE8D4D3B6B4D6D7D7FF00FFFF00FF
  868.             FF00FFFF00FFFF00FFFF00FFE2B08EFDFCF8FDFBF6FCF6EEFDF5ECFEEAD8F6E0
  869.             CDFEEAD9D8BCB9DFE1E1FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFEABB90DF
  870.             AF91E2BA9CE3BAA0E4BA9CE2B99EE4BA9CE8C4AAD8C0BEFF00FF}
  871.         end
  872.         object ButtonEliminarExtension: TPlaButton
  873.           Tag = 4700
  874.           Left = 295
  875.           Top = 87
  876.           Width = 87
  877.           Height = 21
  878.           HelpContext = 24
  879.           Caption = 'Eliminar'
  880.           Enabled = False
  881.           Font.Charset = DEFAULT_CHARSET
  882.           Font.Color = clWindowText
  883.           Font.Height = -11
  884.           Font.Name = 'Tahoma'
  885.           Font.Style = []
  886.           ParentFont = False
  887.           TabOrder = 3
  888.           TabStop = False
  889.           OnClick = ButtonEliminarExtensionClick
  890.         end
  891.       end
  892.     end
  893.     object TabSheet1: TPlaTabSheet
  894.       Tag = 5900
  895.       Caption = 'Alertas'
  896.       TabVisible = True
  897.       object PlaGroupBox6: TPlaGroupBox
  898.         Left = 14
  899.         Top = 7
  900.         Width = 395
  901.         Height = 83
  902.         TitleFont.Charset = DEFAULT_CHARSET
  903.         TitleFont.Color = 13977088
  904.         TitleFont.Height = -11
  905.         TitleFont.Name = 'MS Sans Serif'
  906.         TitleFont.Style = []
  907.         Caption = 'En el PC'
  908.         Font.Charset = DEFAULT_CHARSET
  909.         Font.Color = clWindowText
  910.         Font.Height = -11
  911.         Font.Name = 'Tahoma'
  912.         Font.Style = []
  913.         ParentFont = False
  914.         TabOrder = 0
  915.         object Image5: TImage
  916.           Left = 11
  917.           Top = 22
  918.           Width = 32
  919.           Height = 33
  920.           Picture.Data = {<image005.bmp>}
  921.           Transparent = True
  922.         end
  923.         object Label7: TLabel
  924.           Tag = 6100
  925.           Left = 58
  926.           Top = 19
  927.           Width = 325
  928.           Height = 26
  929.           AutoSize = False
  930.           Caption = 
  931.             'Establece si deseas que se muestren alertas locales en caso de q' +
  932.             'ue se encuentren virus en el ordenador.'
  933.           Transparent = True
  934.           WordWrap = True
  935.         end
  936.         object CBAlertaPuesto: TPlaCheckBox
  937.           Tag = 6200
  938.           Left = 58
  939.           Top = 53
  940.           Width = 113
  941.           Height = 16
  942.           HelpContext = 25
  943.           Caption = 'Mostrar alerta local'
  944.           Font.Charset = DEFAULT_CHARSET
  945.           Font.Color = clWindowText
  946.           Font.Height = -11
  947.           Font.Name = 'Tahoma'
  948.           Font.Style = []
  949.           ParentFont = False
  950.           TabOrder = 0
  951.           OnClick = CBAlertaPuestoClick
  952.         end
  953.         object ButtonConfigAlertaPuesto: TPlaButton
  954.           Tag = 2100
  955.           Left = 311
  956.           Top = 50
  957.           Width = 73
  958.           Height = 21
  959.           HelpContext = 26
  960.           Caption = 'Configurar'
  961.           Font.Charset = DEFAULT_CHARSET
  962.           Font.Color = clWindowText
  963.           Font.Height = -11
  964.           Font.Name = 'Tahoma'
  965.           Font.Style = []
  966.           ParentFont = False
  967.           TabOrder = 1
  968.           TabStop = False
  969.           OnClick = ButtonConfigAlertaPuestoClick
  970.         end
  971.       end
  972.       object PanelAlertaCorreo: TPlaGroupBox
  973.         Tag = 6600
  974.         Left = 14
  975.         Top = 95
  976.         Width = 395
  977.         Height = 83
  978.         TitleFont.Charset = DEFAULT_CHARSET
  979.         TitleFont.Color = 13977088
  980.         TitleFont.Height = -11
  981.         TitleFont.Name = 'MS Sans Serif'
  982.         TitleFont.Style = []
  983.         Caption = 'Por correo electr∩┐╜nico'
  984.         Font.Charset = DEFAULT_CHARSET
  985.         Font.Color = clWindowText
  986.         Font.Height = -11
  987.         Font.Name = 'Tahoma'
  988.         Font.Style = []
  989.         ParentFont = False
  990.         TabOrder = 1
  991.         object Image6: TImage
  992.           Left = 11
  993.           Top = 22
  994.           Width = 32
  995.           Height = 33
  996.           Picture.Data = {<image006.bmp>}
  997.           Transparent = True
  998.         end
  999.         object Label9: TLabel
  1000.           Tag = 6700
  1001.           Left = 58
  1002.           Top = 19
  1003.           Width = 325
  1004.           Height = 26
  1005.           AutoSize = False
  1006.           Caption = 
  1007.             'Configurar el env∩┐╜o de un mensaje de alerta a una direcci∩┐╜n de c' +
  1008.             'orreo electr∩┐╜nico.'
  1009.           Transparent = True
  1010.           WordWrap = True
  1011.         end
  1012.         object CBAlertaElect: TPlaCheckBox
  1013.           Tag = 6800
  1014.           Left = 58
  1015.           Top = 53
  1016.           Width = 240
  1017.           Height = 16
  1018.           HelpContext = 30
  1019.           Caption = 'Enviar alerta a direcci∩┐╜n de correo electr∩┐╜nico'
  1020.           Font.Charset = DEFAULT_CHARSET
  1021.           Font.Color = clWindowText
  1022.           Font.Height = -11
  1023.           Font.Name = 'Tahoma'
  1024.           Font.Style = []
  1025.           ParentFont = False
  1026.           TabOrder = 0
  1027.           OnClick = CBAlertaElectClick
  1028.         end
  1029.         object ButtonConfigAlertaCorreo: TPlaButton
  1030.           Tag = 2100
  1031.           Left = 311
  1032.           Top = 50
  1033.           Width = 73
  1034.           Height = 21
  1035.           HelpContext = 211
  1036.           Caption = 'Configurar'
  1037.           Font.Charset = DEFAULT_CHARSET
  1038.           Font.Color = clWindowText
  1039.           Font.Height = -11
  1040.           Font.Name = 'Tahoma'
  1041.           Font.Style = []
  1042.           ParentFont = False
  1043.           TabOrder = 1
  1044.           TabStop = False
  1045.           OnClick = ButtonConfigAlertaCorreoClick
  1046.         end
  1047.       end
  1048.       object PanelAlertasRed: TPlaGroupBox
  1049.         Tag = 6300
  1050.         Left = 14
  1051.         Top = 183
  1052.         Width = 395
  1053.         Height = 73
  1054.         TitleFont.Charset = DEFAULT_CHARSET
  1055.         TitleFont.Color = 13977088
  1056.         TitleFont.Height = -11
  1057.         TitleFont.Name = 'MS Sans Serif'
  1058.         TitleFont.Style = []
  1059.         Caption = 'En la red'
  1060.         Font.Charset = DEFAULT_CHARSET
  1061.         Font.Color = clWindowText
  1062.         Font.Height = -11
  1063.         Font.Name = 'Tahoma'
  1064.         Font.Style = []
  1065.         ParentFont = False
  1066.         TabOrder = 2
  1067.         object Image7: TImage
  1068.           Left = 11
  1069.           Top = 22
  1070.           Width = 32
  1071.           Height = 33
  1072.           Picture.Data = {<image007.bmp>}
  1073.           Transparent = True
  1074.         end
  1075.         object Label8: TLabel
  1076.           Tag = 6400
  1077.           Left = 58
  1078.           Top = 19
  1079.           Width = 325
  1080.           Height = 13
  1081.           AutoSize = False
  1082.           Caption = 'Permite enviar mensajes de alerta a los puestos de la red.'
  1083.           Transparent = True
  1084.           WordWrap = True
  1085.         end
  1086.         object CBAlertaRed: TPlaCheckBox
  1087.           Tag = 6500
  1088.           Left = 58
  1089.           Top = 43
  1090.           Width = 198
  1091.           Height = 16
  1092.           HelpContext = 32
  1093.           Caption = 'Enviar alertas a los puestos de la red'
  1094.           Font.Charset = DEFAULT_CHARSET
  1095.           Font.Color = clWindowText
  1096.           Font.Height = -11
  1097.           Font.Name = 'Tahoma'
  1098.           Font.Style = []
  1099.           ParentFont = False
  1100.           TabOrder = 0
  1101.           OnClick = CBAlertaRedClick
  1102.         end
  1103.         object ButtonConfigAlertaRed: TPlaButton
  1104.           Tag = 2100
  1105.           Left = 311
  1106.           Top = 40
  1107.           Width = 73
  1108.           Height = 21
  1109.           HelpContext = 259
  1110.           Caption = 'Configurar'
  1111.           Font.Charset = DEFAULT_CHARSET
  1112.           Font.Color = clWindowText
  1113.           Font.Height = -11
  1114.           Font.Name = 'Tahoma'
  1115.           Font.Style = []
  1116.           ParentFont = False
  1117.           TabOrder = 1
  1118.           TabStop = False
  1119.           OnClick = ButtonConfigAlertaRedClick
  1120.         end
  1121.       end
  1122.       object PanelAlertaNotes: TPlaGroupBox
  1123.         Tag = 75500
  1124.         Left = 14
  1125.         Top = 261
  1126.         Width = 395
  1127.         Height = 73
  1128.         TitleFont.Charset = DEFAULT_CHARSET
  1129.         TitleFont.Color = 13977088
  1130.         TitleFont.Height = -11
  1131.         TitleFont.Name = 'MS Sans Serif'
  1132.         TitleFont.Style = []
  1133.         Caption = 'En Lotus Notes'
  1134.         Font.Charset = DEFAULT_CHARSET
  1135.         Font.Color = clWindowText
  1136.         Font.Height = -11
  1137.         Font.Name = 'Tahoma'
  1138.         Font.Style = []
  1139.         ParentFont = False
  1140.         TabOrder = 3
  1141.         object Image8: TImage
  1142.           Left = 11
  1143.           Top = 22
  1144.           Width = 32
  1145.           Height = 33
  1146.           Picture.Data = {<image008.bmp>}
  1147.           Transparent = True
  1148.         end
  1149.         object Label5: TLabel
  1150.           Tag = 75600
  1151.           Left = 58
  1152.           Top = 19
  1153.           Width = 325
  1154.           Height = 13
  1155.           AutoSize = False
  1156.           Caption = 'Permite enviar un mensaje de alerta a usuarios de Lotus Notes.'
  1157.           Transparent = True
  1158.           WordWrap = True
  1159.         end
  1160.         object CBAlertasNotes: TPlaCheckBox
  1161.           Tag = 75700
  1162.           Left = 58
  1163.           Top = 43
  1164.           Width = 218
  1165.           Height = 16
  1166.           HelpContext = 266
  1167.           Caption = 'Enviar alertas a usuarios de Lotus Notes.'
  1168.           Font.Charset = DEFAULT_CHARSET
  1169.           Font.Color = clWindowText
  1170.           Font.Height = -11
  1171.           Font.Name = 'Tahoma'
  1172.           Font.Style = []
  1173.           ParentFont = False
  1174.           TabOrder = 0
  1175.           OnClick = CBAlertasNotesClick
  1176.         end
  1177.         object ButtonAlertasNotes: TPlaButton
  1178.           Tag = 2100
  1179.           Left = 311
  1180.           Top = 40
  1181.           Width = 73
  1182.           Height = 22
  1183.           HelpContext = 267
  1184.           Caption = 'Configurar'
  1185.           Font.Charset = DEFAULT_CHARSET
  1186.           Font.Color = clWindowText
  1187.           Font.Height = -11
  1188.           Font.Name = 'Tahoma'
  1189.           Font.Style = []
  1190.           ParentFont = False
  1191.           TabOrder = 1
  1192.           TabStop = False
  1193.           OnClick = ButtonAlertasNotesClick
  1194.         end
  1195.       end
  1196.     end
  1197.   end
  1198.   object ButtonOpcionesAceptar: TPlaButton
  1199.     Tag = 2200
  1200.     Left = 142
  1201.     Top = 389
  1202.     Width = 90
  1203.     Height = 21
  1204.     HelpContext = 193
  1205.     Caption = '&Aceptar'
  1206.     Font.Charset = DEFAULT_CHARSET
  1207.     Font.Color = clWindowText
  1208.     Font.Height = -11
  1209.     Font.Name = 'Tahoma'
  1210.     Font.Style = []
  1211.     ParentFont = False
  1212.     TabOrder = 1
  1213.     OnClick = ButtonOpcionesAceptarClick
  1214.     Default = True
  1215.     ModalResult = 1
  1216.   end
  1217.   object ButtonDefault: TPlaButton
  1218.     Tag = 2300
  1219.     Left = 240
  1220.     Top = 389
  1221.     Width = 90
  1222.     Height = 21
  1223.     HelpContext = 195
  1224.     Caption = '&Restaurar'
  1225.     Font.Charset = DEFAULT_CHARSET
  1226.     Font.Color = clWindowText
  1227.     Font.Height = -11
  1228.     Font.Name = 'Tahoma'
  1229.     Font.Style = []
  1230.     ParentFont = False
  1231.     TabOrder = 2
  1232.     TabStop = False
  1233.     OnClick = ButtonDefaultClick
  1234.   end
  1235.   object ButtonOpcionesCancel: TPlaButton
  1236.     Tag = 2400
  1237.     Left = 338
  1238.     Top = 389
  1239.     Width = 90
  1240.     Height = 21
  1241.     HelpContext = 194
  1242.     Caption = '&Cancelar'
  1243.     Font.Charset = DEFAULT_CHARSET
  1244.     Font.Color = clWindowText
  1245.     Font.Height = -11
  1246.     Font.Name = 'Tahoma'
  1247.     Font.Style = []
  1248.     ParentFont = False
  1249.     TabOrder = 3
  1250.     TabStop = False
  1251.     OnClick = ButtonOpcionesCancelClick
  1252.     Cancel = True
  1253.     ModalResult = 2
  1254.   end
  1255.   object ILDirFichExt: TImageList
  1256.     Height = 17
  1257.     Width = 19
  1258.     Left = 339
  1259.     Top = 6
  1260.     Bitmap = {
  1261.       494C010104000900040013001100FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  1262.       00000000000036000000280000004C000000330000000100100000000000481E
  1263.       0000000000000000000000000000000000000000000000000000000000000000
  1264.       0000000000000000000000000000000000000000000000000000000000000000
  1265.       0000000000000000000000000000000000000000000000000000000000000000
  1266.       0000000000000000000000000000000000000000000000000000000000000000
  1267.       0000000000000000000000000000000000000000000000000000000000000000
  1268.       0000000000000000000000000000000000000000000000000000000000000000
  1269.       0000000000000000000000000000000000000000000000000000000000000000
  1270.       0000000000000000000000000000000000000000000000000000000000000000
  1271.       0000000000000000000000000000000000000000000000000000000000000000
  1272.       0000000000000000000000000000000000000000000000000000000000000000
  1273.       0000000000000000000000000000000000000000000000000000000000000000
  1274.       0000000000000000000000000000000000000000000000000000000000000000
  1275.       0000000000000000000000000000000000000000000000000000000000000000
  1276.       0000000000000000000000000000000000000000000000000000000000000000
  1277.       0000000000000000000000000000000000000000000000000000000000000000
  1278.       0000000000000000000000000000000000000000000000000000000000000000
  1279.       0000000000000000000000000000000000000000000000000000000000000000
  1280.       0000000000000000000000000000000000000000000000000000000000000000
  1281.       0000000000000000000000000000000000000000000000000000000000000000
  1282.       0000000000000000000000000000000000000000000000000000000000000000
  1283.       0000000000000000000000000000000000000000000000000000000000000000
  1284.       0000000000000000000000000000000000000000000000000000000000000000
  1285.       0000000000000000000000000000000000000000000000000000000000000000
  1286.       0000000000000000000000000000000000000000000000000000000000000000
  1287.       0000000000000000000000000000000000000000000000000000000000000000
  1288.       0000000000000000000000000000000000000000000000000000000000000000
  1289.       0000000000000000000000000000000000000000000000000000000000000000
  1290.       0000000000000000000000000000000000000000000000000000000000000000
  1291.       0000000000000000000000000000000000000000000000000000000000000000
  1292.       0000000000000000000000000000000000000000000000000000000000000000
  1293.       0000000000000000000000000000000000000000000000000000000000000000
  1294.       0000000000000000000000000000000000000000000000000000000000000000
  1295.       0000000000000000000000000000000000000000000000000000000000000000
  1296.       0000000000000000000000000000000000000000000000000000000000000000
  1297.       0000000000000000000000000000000000000000000000000000000000000000
  1298.       0000000000000000000000000000000000000000000000000000000000000000
  1299.       0000000000000000000000000000000000000000000000000000000000000000
  1300.       0000000000000000000000000000000000000000000000000000000000000000
  1301.       0000000000000000000000000000000000000000000000000000000000000000
  1302.       0000000000000000000000000000000000000000000000000000000000000000
  1303.       0000000000000000000000000000000000000000000000000000000000000000
  1304.       0000000000000000000000000000000000000000000000000000000000000000
  1305.       0000000000000000000000000000000000000000000000000000000000000000
  1306.       0000000000000000000000000000000000000000000000000000000000000000
  1307.       0000000000000000000000000000000000000000000000000000000000000000
  1308.       0000000000000000000000000000000000000000000000000000000000000000
  1309.       0000000000000000000000000000000000000000000000000000000000000000
  1310.       0000000000000000000000000000000000000000000000000000000000000000
  1311.       0000000000000000000000000000000000000000000000000000000000000000
  1312.       0000000000000000000000000000000000000000000000000000000000000000
  1313.       0000000000000000000000000000000000000000000000000000000000000000
  1314.       0000000000000000000000000000000000000000000000000000000000000000
  1315.       0000000000000000000000000000000000000000000000000000000000000000
  1316.       0000000000000000000000000000000000000000000000000000000000000000
  1317.       0000000000000000000000000000000000000000000000000000000000000000
  1318.       0000000000000000000000000000000000000000000000000000000000000000
  1319.       0000000000000000000000000000000000000000000000000000000000000000
  1320.       0000000000000000000000000000000000000000000000000000000000000000
  1321.       0000000000000000000000000000000000000000000000000000000000000000
  1322.       0000000000000000000000000000000000000000000000000000000000000000
  1323.       0000000000000000000000000000000000000000000000000000000000000000
  1324.       0000000000000000000000000000000000000000000000000000000000000000
  1325.       0000000000000000000000000000000000000000000000000000000000000000
  1326.       0000000000000000000000000000000000000000000000000000000000000000
  1327.       0000000000000000000000000000000000000000000000000000000000000000
  1328.       0000000000000000000000000000000000000000000000000000000000000000
  1329.       0000000000000000000000000000000000000000000000000000000000000000
  1330.       0000000000000000000000000000000000000000000000000000000000000000
  1331.       0000000000000000000000000000000000000000000000000000000000000000
  1332.       0000000000000000000000000000000000000000000000000000000000000000
  1333.       0000000000000000000000000000000000000000000000000000000000000000
  1334.       0000000000000000000000000000000000000000000000000000000000000000
  1335.       0000000000000000000000000000000000000000000000000000000000000000
  1336.       0000000000000000000000000000000000000000000000000000000000000000
  1337.       0000000000000000000000000000000000000000000000000000000000000000
  1338.       0000000000000000000000000000000000000000000000000000000000000000
  1339.       0000000000000000000000000000000000000000000000000000000000000000
  1340.       0000000000000000000000000000000000000000000000000000000000000000
  1341.       0000000000000000000000000000000000000000000000000000000000000000
  1342.       0000000000000000000000000000000000000000000000000000000000000000
  1343.       0000000000000000000000000000000000000000000000000000000000000000
  1344.       0000000000000000000000000000000000000000000000000000000000000000
  1345.       0000000000000000000000000000000000000000000000000000000000000000
  1346.       0000000000000000000000000000000000000000000000000000000000000000
  1347.       0000000000000000000000000000000000000000000000000000000000000000
  1348.       0000000000000000000000000000000000000000000000000000000000000000
  1349.       0000000000000000000000000000000000000000000000000000000000000000
  1350.       0000000000000000000000000000000000000000000000000000000000000000
  1351.       0000000000000000000000000000000000000000000000000000000000000000
  1352.       0000000000000000000000000000000000000000000000000000000000000000
  1353.       0000000000000000000000000000000000000000000000000000000000000000
  1354.       0000000000000000000000000000000000000000000000000000000000000000
  1355.       0000000000000000000000000000000000000000000000000000000000000000
  1356.       0000000000000000000000000000000000000000000000000000000000000000
  1357.       0000000000000000000000000000000000000000000000000000000000000000
  1358.       0000000000000000000000000000000000000000000000000000000000000000
  1359.       0000000000000000000000000000000000000000000000000000000000000000
  1360.       0000000000000000000000000000000000000000000000000000000000000000
  1361.       0000000000000000000000000000000000000000000000000000000000000000
  1362.       0000000000000000000000000000000000000000000000000000000000000000
  1363.       0000000000000000000000000000000000000000000000000000000000000000
  1364.       0000000000000000000000000000000000000000000000000000000000000000
  1365.       0000000000000000000000000000000000000000000000000000000000000000
  1366.       0000000000000000000000000000000000000000000000000000000000000000
  1367.       0000000000000000000000000000000000000000000000000000000000000000
  1368.       0000000000000000000000000000000000000000000000000000000000000000
  1369.       0000000000000000000000000000000000000000000000000000000000000000
  1370.       0000000000000000000000000000000000000000000000000000000000000000
  1371.       0000000000000000000000000000000000000000000000000000000000000000
  1372.       0000000000000000000000000000000000000000000000000000000000000000
  1373.       0000000000000000000000000000000000000000000000000000000000000000
  1374.       0000000000000000000000000000000000000000000000000000000000000000
  1375.       0000000000000000000000000000000000000000000000000000000000000000
  1376.       0000000000000000000000000000000000000000000000000000000000000000
  1377.       0000000000000000000000000000000000000000000000000000000000000000
  1378.       0000000000000000000000000000000000000000000000000000000000000000
  1379.       0000000000000000000000000000000000000000000000000000000000000000
  1380.       0000000000000000000000000000000000000000000000000000000000000000
  1381.       0000000000000000000000000000000000000000000000000000000000000000
  1382.       0000000000000000000000000000000000000000000000000000000000000000
  1383.       0000000000000000000000000000000000000000000000000000000000000000
  1384.       0000000000000000000000000000000000000000000000000000000000000000
  1385.       0000000000000000000000000000000000000000000000000000000000000000
  1386.       0000000000000000000000000000000000000000000000000000000000000000
  1387.       0000000000000000000000000000000000000000000000000000000000000000
  1388.       0000000000000000000000000000000000000000000000000000000000000000
  1389.       0000000000000000000000000000000000000000000000000000000000000000
  1390.       0000000000000000000000000000000000000000000000000000000000000000
  1391.       0000000000000000000000000000000000000000000000000000000000000000
  1392.       0000000000000000000000000000000000000000000000000000000000000000
  1393.       0000000000000000000000000000000000000000000000000000000000000000
  1394.       0000000000000000000000000000000000000000000000000000000000000000
  1395.       0000000000000000000000000000000000000000000000000000000000000000
  1396.       0000000000000000000000000000000000000000000000000000000000000000
  1397.       0000000000000000000000000000000000000000000000000000000000000000
  1398.       0000000000000000000000000000000000000000000000000000000000000000
  1399.       0000000000000000000000000000000000000000000000000000000000000000
  1400.       0000000000000000000000000000000000000000000000000000000000000000
  1401.       0000000000000000000000000000000000000000000000000000000000000000
  1402.       0000000000000000000000000000000000000000000000000000000000000000
  1403.       0000000000000000000000000000000000000000000000000000000000000000
  1404.       0000000000000000000000000000000000000000000000000000000000000000
  1405.       0000000000000000000000000000000000000000000000000000000000000000
  1406.       0000000000000000000000000000000000000000000000000000000000000000
  1407.       0000000000000000000000000000000000000000000000000000000000000000
  1408.       0000000000000000000000000000000000000000000000000000000000000000
  1409.       0000000000000000000000000000000000000000000000000000000000000000
  1410.       0000000000000000000000000000000000000000000000000000000000000000
  1411.       0000000000000000000000000000000000000000000000000000000000000000
  1412.       0000000000000000000000000000000000000000000000000000000000000000
  1413.       0000000000000000000000000000000000000000000000000000000000000000
  1414.       0000000000000000000000000000000000000000000000000000000000000000
  1415.       0000000000000000000000000000000000000000000000000000000000000000
  1416.       0000000000000000000000000000000000000000000000000000000000000000
  1417.       0000000000000000000000000000000000000000000000000000000000000000
  1418.       0000000000000000000000000000000000000000000000000000000000000000
  1419.       0000000000000000000000000000000000000000000000000000000000000000
  1420.       0000000000000000000000000000000000000000000000000000000000000000
  1421.       0000000000000000000000000000000000000000000000000000000000000000
  1422.       0000000000000000000000000000000000000000000000000000000000000000
  1423.       0000000000000000000000000000000000000000000000000000000000000000
  1424.       0000000000000000000000000000000000000000000000000000000000000000
  1425.       0000000000000000000000000000000000000000000000000000000000000000
  1426.       0000000000000000000000000000000000000000000000000000000000000000
  1427.       0000000000000000000000000000000000000000000000000000000000000000
  1428.       0000000000000000000000000000000000000000000000000000000000000000
  1429.       0000000000000000000000000000000000000000000000000000000000000000
  1430.       0000000000000000000000000000000000000000000000000000000000000000
  1431.       000000000000000000000000AB66CA66CA66CA66CA66CA66CA66CA66CA66CA66
  1432.       CA6600000000000000000000000000007D6F7D6F7D6F7D6B5C675C675C675C67
  1433.       5C675C67FF7F0000000000000000000000000000000000000000000000000000
  1434.       000000000000000000000000000000000000000000000000FF7FDE7BDE7BDE7B
  1435.       DE7BDE7BDE7BDE7BDE7BDE7BDE7BFF7FFF7FFF7F000000000000000000000000
  1436.       000066622C7F8862D27F4D7F4D7F4D7F4D7F4D7F4D7F876ACA66000000000000
  1437.       FF7F1642174217421742174217421742174217421742174237425C6700000000
  1438.       0000000000008C658C658C658C658C658C658C658C69AD6D0000000000000000
  1439.       0000000000000000000000000000DE7B9C737B6F9C739C739C739C739C739C73
  1440.       9C739C739C739C739C73BD770000000000000000000000000000876A2C7F8862
  1441.       D27F8F7F8F7F8F7F8F7F8F7F8F7FA86ECA66000000000000FF7F59421E531E53
  1442.       1E531E4B1E4B1E4B1E4B1E4B1E4B1E4F16425C6700000000000000000000CF5D
  1443.       526E526E316E106E106EEF6DEF6DCE7100000000000000000000000000000000
  1444.       000000007B6FAA62AB62AB62AC62AC62AC62AB62AB62AB62AC62CD62CE62CE66
  1445.       F1667B6F0000000000000000000000000000A76A2C7F8862D27FB07FB07FB07F
  1446.       B07FB07FB07FC972C966000000000000FF7F59425E5F7F637E5F7E5F5E5F5E5B
  1447.       3E573E573E531E4B16425C6700000000000000000000CF5D7372737252723172
  1448.       3172106E106ECE710C2A0C2A2C2E000000000000000000000000000066622C7F
  1449.       8762D17B2D7F2D7F2D7F2D7F2D7F2D7F2D7F2D7F6766B17BAB625A6B00000000
  1450.       00000000000000000000A76A2C7F8862D27FD27FD27FD27FD27FD27FD27FEA76
  1451.       CA66000000000000FF7F58425E5F9F6B9F6B9F677F635E5F7E635E5F5E5B1E4B
  1452.       16425C6700000000000000000000CF5D947294767372527252723172106EAD6D
  1453.       7953794F4D32000000000000000000000000000087664E7F8862D27F6F7F6F7F
  1454.       6F7F6F7F6F7F6F7F6F7F6F7FA86ED17BAB627B6F000000000000000000000000
  1455.       0000A86A8F7F8762FE7FFF7FFF7FFF7FFF7FFF7FFF7F907FCB66000000000000
  1456.       FF7F58427E639F6B9F6B9F6B9F677E635E5F7E5F5E5F1E4B16425C6700000000
  1457.       000000000000CF5DD672B57695767372737252723172AD6D7A5379534D321642
  1458.       163E17420000000000000000A76A4F7F8862D27FB07FB07FB07FB07FB07FB07F
  1459.       B07FB07FC972D17BAB627B6F0000000000000000AB66CA66CA66A86AB07F907F
  1460.       A862A862A862A862A862A862A866A862EF6A000000000000FF7F59427E67BF6F
  1461.       BF6FBF6F9F6B9F675E5F7E5F7E631E4B16425C6700000000000000000000CF5D
  1462.       F772F776D676B576947273725272AD6D9A5799532C2E7F639F67995200000000
  1463.       00000000A76A4F7F8862D27FD27FD27FD27FD27FD27FD27FD27FD27FEA76D17B
  1464.       AB625A6B00000000000066622C7F8862D27FA86AD27FD17FD17FD17FD17FFD7F
  1465.       FF7FFF7FBB7BAA660000000000000000FF7F79467E67DF73BF6FBF6F9F6B9F67
  1466.       7E635E5F7E5F1E4B37425C6700000000000000000000CF5D1877187BF776D676
  1467.       B57694767372AD6D9A5B9A572C2E9F639F6BDA5A0000000000000000A86A707F
  1468.       A862D27FF37FF37FF37FF37FF37FF37FF37FF37F0B7FD17BAB625A6B00000000
  1469.       0000876A2C7F8862D27F8F7FA86AFF7FFF7FBA7BC96EC96EE96EE96ECA660000
  1470.       0000000000000000FF7F9A469E6BDF77DF73BF6FBF6F9F679F677E5F7E631E4B
  1471.       37425C670000000000000000000073663977397B187BF776D676B5769476AD6D
  1472.       9B5F9A5B2C2E9F639F6BDA5A0000000000000000A86A917F8762FE7F00000000
  1473.       000000000000000000000000907FDD7FAB627B6F000000000000A76A2C7F8862
  1474.       D27FB07FB07FA76AA86AA86AB07FC972C9660000000000000000000000000000
  1475.       FF7FBB469E6FDF77DF77DF73BF73BF6F9F677E635E5F1E4F58425C6700000000
  1476.       00000000000073665A775A7B397B187BF776D676B576AD6DBB639B5F2C2E9F67
  1477.       9F6BDA5A0000000000000000A86AB37F907F8762A862A862A862A862A862A966
  1478.       AA66CA66A866A962CE66DE7B000000000000A76A2C7F8862D27FD27FD27FD27F
  1479.       D27FD27FD27FEA76CA660000000000000000000000000000FF7FBC469E6FFF7B
  1480.       DF77DF77DF73BF739F679F673E5BFD4A37425C67000000000000000000007466
  1481.       7B7B7B7F5A7B397B187BF77AD676AD6DBC63BB632C2E9F679F6BDA5A00000000
  1482.       00000000A86AF57FD27FD17FD17FD17FD27FFE7F000000000000DB7FA966BD77
  1483.       DE7B0000000000000000A86A8F7F8762FE7FFF7FFF7FFF7FFF7FFF7FFF7F907F
  1484.       CB660000000000000000000000000000FF7FDC4ABE6FFF7BFF7BDF7BDF77DF73
  1485.       BF739F67FD4AFD4A37465C6700000000000000000000956EB672B67211661166
  1486.       116611661166AD6DBC67BC632C2E9F6B9F6BDA5A00000000000000000F730000
  1487.       F77FF37FF37FF37FBA7BEA6E0D733073517351737777FF7F0000000000000000
  1488.       0000A86AB07F907FA862A862A862A862A862A862A866A862EF6A000000000000
  1489.       0000000000000000000000000000FF7F0000FF7BFF7BDF77DF77163AF639F639
  1490.       373E5C6700000000000000000000000000000000554BFE7BFE77FE77DE73DD6F
  1491.       DD6BBC672C2E9F679F6BDA5A000000000000000000007477000000000000DB7F
  1492.       E96E1567BD77DE7B000000000000000000000000000000000000A86AD27FD17F
  1493.       D17FD17FD17FFD7FFF7FFF7FBB7BAA6600000000000000000000000000000000
  1494.       000000000000FF7F00000000FF7BFF7BDF77163ADC42BE26FC4A5C6700000000
  1495.       000000000000000000000000754B954B754B754B754B954BCC2ACC2ACC2A7F63
  1496.       BF6BDA5A0000000000000000000000007577537731730E6F7873DE7BFF7F0000
  1497.       0000000000000000000000000000000000000000A86AFF7FFF7FBA7BC96EC96E
  1498.       E96EE96ECA660000000000000000000000000000000000000000000000000000
  1499.       BE6F7D6B5C675C6B7C6BF539FC4ADC4A5C679E73000000000000000000000000
  1500.       00000000000000000000DC460000FF7BDF77DF77BF6F9E67BF6FFB5E00000000
  1501.       0000000000000000000000000000000000000000000000000000000000000000
  1502.       0000000000000000000000000000A76AA86AA86A000000000000000000000000
  1503.       000000000000000000000000000000000000000000000000DC4A9A4638421642
  1504.       1642F639DC467D6B9E7300000000000000000000000000000000000000000000
  1505.       0000FD4ABB4AFC4EFC52FC4EFC4EFC4E1D571B5F000000000000424D3E000000
  1506.       000000003E000000280000004C00000033000000010001000000000064020000
  1507.       0000000000000000000000000000000000000000FFFFFF000000000000000000
  1508.       0000000000000000000000000000000000000000000000000000000000000000
  1509.       0000000000000000000000000000000000000000000000000000000000000000
  1510.       0000000000000000000000000000000000000000000000000000000000000000
  1511.       0000000000000000000000000000000000000000000000000000000000000000
  1512.       0000000000000000000000000000000000000000000000000000000000000000
  1513.       0000000000000000000000000000000000000000000000000000000000000000
  1514.       0000000000000000000000000000000000000000000000000000000000000000
  1515.       0000000000000000000000000000000000000000000000000000000000000000
  1516.       0000000000000000000000000000000000000000000000000000000000000000
  1517.       0000000000000000000000000000000000000000000000000000000000000000
  1518.       0000000000000000000000000000000000000000000000000000000000000000
  1519.       0000000000000000000000000000000000000000000000000000000000000000
  1520.       00000000000000000000000000000000FFFFFFFFFFFFFFFFFFF00000FFFFFF80
  1521.       0FE003FFFFF00000E0007F000E0007C01FF00000C0007F000E0007C01FF00000
  1522.       80007F000E0007C003F0000080007F000E0007C003F0000080007F000E0007C0
  1523.       00700000800078000E0007C000700000800070001E0007C00070000080007000
  1524.       3E0007C00070000087F87000FE0007C00070000080007000FE0007C000700000
  1525.       8070F000FE0007C000700000A001F000FFD007F800700000DC1FF001FFD807F8
  1526.       00700000E03FF803FFE007FF40700000FFFFFC7FFFE00FFF0070000000000000
  1527.       000000000000000000000000000000000000}
  1528.   end
  1529. end
  1530.